(menu-bar-tools-menu): Minor change in strings.
authorRichard M. Stallman <rms@gnu.org>
Fri, 25 Jul 2003 07:02:55 +0000 (07:02 +0000)
committerRichard M. Stallman <rms@gnu.org>
Fri, 25 Jul 2003 07:02:55 +0000 (07:02 +0000)
lisp/menu-bar.el

index 783dbb9ec872217fe6d636a3b9a46b82157da588..da5def67510a911f6869f415732f2e6f55338e1e 100644 (file)
@@ -1085,8 +1085,8 @@ PROPS are additional properties."
   '(menu-item "Compile..." compile
              :help "Invoke compiler or Make, view compilation errors"))
 (define-key menu-bar-tools-menu [grep]
-  '(menu-item "Search Files (Grep)..." grep
-             :help "Search files for strings or regexps (with Grep)"))
+  '(menu-item "Search Files (with grep)..." grep
+             :help "Search files for strings or regexps (with grep)"))
 
 \f
 ;; The "Help" menu items